home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishcontents / 501-525 / contents_519 < prev    next >
Text File  |  1992-05-06  |  2KB  |  38 lines

  1. This is disk 519 of the freely distributable AMIGA software library.
  2. Below is a listing of the significant directories and their contents.
  3.  
  4.  
  5. AVLSort        A text file sort program, based on a general purpose AVL
  6.         package by Mark Mallett (included).  Handles as many lines
  7.         as will fit in memory.  Includes source.
  8.         Author:  Robert Pyron, Mark Mallett
  9.  
  10. ChkFrag        A program that reports on the extent of file fragmentation
  11.         in any specified directory tree.  Binary only.
  12.         Author:  Timeus
  13.  
  14. FifoLib        FIFO: is like PIPE: but is based on fifo.library rather
  15.         than its own implementation.  Fifo.library is a general
  16.         fifo library implementation that supports named fifos,
  17.         writing to a fifo from a hardware exception, multiple
  18.         readers on a fifo with each getting the same data stream,
  19.         efficient reading, and automatic or manual flow control.
  20.         Programs that require non-blocking IO can access one side
  21.         of a FIFO: connection via the fifo.library instead of the
  22.         FIFO: device.  Version 3.1, an update to version 2 on disk
  23.         448.  Includes some source.
  24.         Author:  Matt Dillon
  25.  
  26. OakLisp        A straight port of the OAKLISP system to the Amiga.  OAKLISP
  27.         is a Scheme-like LISP with an object-oriented base.  An R3RS
  28.         Scheme environment is included in the package.  Because of
  29.         its size, the distribution is made on two disks, 519 and 520.
  30.         Both disks are required.  Source is included.
  31.         Author:  Kevin Lang, Barak Pearlmutter, ported by Mike Meyer
  32.  
  33. Optimizer    A disk optimizer that works on floppy disks, hard disks, and
  34.         ram disks.  It is designed to provide safe optimization,
  35.         moving only one block at a time.  Version 1.0, freeware,
  36.         binary only.
  37.         Author:  Tim Stotelmeyer
  38.